home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu013.dms / pu013.adf / d / doc.bigboot next >
Text File  |  2000-01-01  |  507b  |  25 lines

  1.                    
  2.    BIGBOOT instructions
  3.  
  4.  
  5. 1) Make a working assembler program (relocatable).
  6. 2) Do the following:
  7.    SEKA   (if you haven't already done that)
  8.    200    (should be more than enough memory)
  9.    vdf1:not_mine (if this disk is in df1: of course)
  10.    r
  11.    header
  12.    l******
  13.    r
  14.    [file] (the name of your SEKA source)
  15.    A
  16.     Now you should correct errors such as double symbols etc.
  17.    WI
  18.    location
  19.    finis
  20.    !
  21.    Y
  22.    BIGBOOT
  23.  
  24.         (from here on follow up instructions of BIGBOOT)
  25.